-
Home
-
Bulk Product Editing For WooCommerce
-
3.8.3 (latest)
-
Code
-
Classes
- History
Total Complexity |
87 |
Dependencies |
1 |
Dependents |
10 |
Total lines |
315 |
Lines of code |
248 |
Logical lines of code |
125 |
Comment lines |
7 |
Methods |
19 |
Properties |
5 |
Methods 19
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_history_count() |
B |
42 |
19 |
44 |
get_histories() |
B |
42 |
18 |
46 |
save_history_item() |
A |
52 |
14 |
22 |
reset() |
A |
46 |
10 |
35 |
revert() |
A |
46 |
10 |
35 |
get_instance() |
S |
72 |
2 |
6 |
get_operation_type() |
S |
74 |
2 |
4 |
create_history_item() |
S |
72 |
1 |
5 |
create_history() |
S |
69 |
1 |
6 |
__construct() |
S |
69 |
1 |
7 |
get_history_rows() |
S |
77 |
1 |
3 |
get_latest_history() |
S |
78 |
1 |
3 |
get_latest_reverted() |
S |
78 |
1 |
3 |
delete_history() |
S |
67 |
1 |
8 |
get_history() |
S |
77 |
1 |
3 |
update_history() |
S |
69 |
1 |
6 |
clear_all() |
S |
78 |
1 |
3 |
get_operation_types() |
S |
70 |
1 |
6 |
get_history_items() |
S |
77 |
1 |
3 |